Resource StructureDefinition/FHIR Server from package fmcna.caredata.fhir.ig.r4#1.1.9 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "fmc-episodeOfCare-profile",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Base.Management"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "http://fkcfhir.org/fhir/StructureDefinition/fmc-episodeOfCare-profile",
"version" : "1.1.8",
"name" : "FreseniusEpisodeOfCare",
"title" : "Fresenius Episode Of Care Profile",
"status" : "active",
"description" : "Fresenius Episode Of Care Profile",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "EpisodeOfCare",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "EpisodeOfCare.extension",
"path" : "EpisodeOfCare.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "EpisodeOfCare.extension:diagnosisSchedule",
"path" : "EpisodeOfCare.extension",
"sliceName" : "diagnosisSchedule",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-dialysis-schedule-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:scheduleShift",
"path" : "EpisodeOfCare.extension",
"sliceName" : "scheduleShift",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-schedule-shift-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:financialClass",
"path" : "EpisodeOfCare.extension",
"sliceName" : "financialClass",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-financial-class-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:admReason",
"path" : "EpisodeOfCare.extension",
"sliceName" : "admReason",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-adm-reason-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:enCReason",
"path" : "EpisodeOfCare.extension",
"sliceName" : "enCReason",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-enc-reason-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:livingArragnement",
"path" : "EpisodeOfCare.extension",
"sliceName" : "livingArragnement",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-living-arrangement-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:fdocd",
"path" : "EpisodeOfCare.extension",
"sliceName" : "fdocd",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-fdocd-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.extension:isoIndicator",
"path" : "EpisodeOfCare.extension",
"sliceName" : "isoIndicator",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-iso-indicator-extn"
]
}
],
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.identifier",
"path" : "EpisodeOfCare.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "EpisodeOfCare.identifier:VNIdentifier",
"path" : "EpisodeOfCare.identifier",
"sliceName" : "VNIdentifier",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.identifier:VNIdentifier.type",
"path" : "EpisodeOfCare.identifier.type",
"binding" : {
"strength" : "required",
"valueSet" : "http://terminology.hl7.org/ValueSet/v2-0203"
}
},
{
"id" : "EpisodeOfCare.identifier:VNIdentifier.system",
"path" : "EpisodeOfCare.identifier.system",
"min" : 1,
"patternUri" : "urn:oid:2.16.840.1.113883.3.7418.4.1"
},
{
"id" : "EpisodeOfCare.identifier:ENIdentifier",
"path" : "EpisodeOfCare.identifier",
"sliceName" : "ENIdentifier",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.identifier:ENIdentifier.type",
"path" : "EpisodeOfCare.identifier.type",
"binding" : {
"strength" : "required",
"valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-identifier-type-vs"
}
},
{
"id" : "EpisodeOfCare.identifier:ENIdentifier.system",
"path" : "EpisodeOfCare.identifier.system",
"min" : 1,
"patternUri" : "urn:oid:2.16.840.1.113883.3.7418.4.3"
},
{
"id" : "EpisodeOfCare.identifier:EENIdentifier",
"path" : "EpisodeOfCare.identifier",
"sliceName" : "EENIdentifier",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.identifier:EENIdentifier.type",
"path" : "EpisodeOfCare.identifier.type",
"binding" : {
"strength" : "required",
"valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-identifier-type-vs"
}
},
{
"id" : "EpisodeOfCare.identifier:EENIdentifier.system",
"path" : "EpisodeOfCare.identifier.system",
"min" : 1,
"patternUri" : "urn:oid:2.16.840.1.113883.3.7418.4.4"
},
{
"id" : "EpisodeOfCare.type",
"path" : "EpisodeOfCare.type",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "coding"
}
],
"rules" : "open"
}
},
{
"id" : "EpisodeOfCare.type:PlacementType",
"path" : "EpisodeOfCare.type",
"sliceName" : "PlacementType",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.type:PlacementType.coding",
"path" : "EpisodeOfCare.type.coding",
"binding" : {
"strength" : "required",
"valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-placement-type-vs"
}
},
{
"id" : "EpisodeOfCare.type:Modality",
"path" : "EpisodeOfCare.type",
"sliceName" : "Modality",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.type:Modality.coding",
"path" : "EpisodeOfCare.type.coding",
"binding" : {
"strength" : "required",
"valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-modality-vs"
}
},
{
"id" : "EpisodeOfCare.managingOrganization",
"path" : "EpisodeOfCare.managingOrganization",
"min" : 1,
"mustSupport" : true
},
{
"id" : "EpisodeOfCare.careManager",
"path" : "EpisodeOfCare.careManager",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.